Microsoft DirectX 8.1 (C++)

CLoadDirectDraw::IsDirectDrawLoaded

Verifies that this object loaded DirectDraw.

Syntax

HRESULT IsDirectDrawLoaded(void);

Return Value

Returns S_OK if loaded; otherwise, returns S_FALSE.

See Also